home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / magic-heaven.swf / scripts / frame_59 / DoAction.as
Encoding:
Text File  |  2011-12-21  |  71 b   |  6 lines

  1. btn1.onRelease = function()
  2. {
  3.    gotoAndStop("start");
  4. };
  5. stop();
  6.